PATHMac OS 8 Developer Documentation > Operating System Services > Multiprocessing Services >

Adding Multitasking Capability to Applications Using Multiprocessing Services

   

MPUnregisterDebugger

Unregisters a debugger.

OSStatus MPUnregisterDebugger (MPQueueID queue);
queue
A value of type MPQueueID that specifies the ID of the queue whose debugger you want to unregister.
function result
A result code. See Result Codes for a list of possible values.
VERSION NOTES

Introduced with Multiprocessing Services 2.0.

SEE ALSO

The function MPRegisterDebugger .


© 1999 Apple Computer, Inc. – (Last Updated 07 May 99)